Fix doc comment
authorMatthias Clasen <mclasen@redhat.com>
Sat, 26 May 2012 02:58:55 +0000 (22:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 26 May 2012 02:58:55 +0000 (22:58 -0400)
The introspection annotation for gtk_im_context_get_surrounding
was missing a :.

gtk/gtkimcontext.c

index ab47d812497e30015f7606944ff0be51940fbd07..eb5b98183fc71dcbef7b6fbcc3dbd8acc2a3726c 100644 (file)
@@ -622,7 +622,7 @@ gtk_im_context_set_surrounding (GtkIMContext  *context,
  *        string of text holding context around the insertion point.
  *        If the function returns %TRUE, then you must free the result
  *        stored in this location with g_free().
- * @cursor_index: (out) location to store byte index of the insertion
+ * @cursor_index: (out): location to store byte index of the insertion
  *        cursor within @text.
  * 
  * Retrieves context around the insertion point. Input methods